Encoder | Choose the executable of the encoder you want to use. It has been testet with thesupplied 8Hz, as well as with Pegase, Lame and Ncoder. |
Parameter | This is the parameter template which is passed on the command line to the encoder.These placeholders are currently suported :
- %b : the bitrate
- %c : the parameter string for mono/stereo files (see below)
- %i : the input filename
- %o : the output filename
- %r0 : the samplingrate in Hz
- %r1 : the samplingrate in kHz (at the moment just 32, 44.1, 48)
|
MonoStr |
The parameter string for mono-files which is used above with "%c". |
StereoStr | The parameter string for stereo-files which is used above with "%c". |
Wave | This determines in which the sample data is passed to the encoder. |
BitRate |
Strength of compression. Says how many bits per second are allowed. Thelower the bitrate is, the lower is the quality. |
Pipe | If you have Problemswith the pipe: device, you may try an alternative onelike apipe: or awnpipe:. |